add: complete first-success init flow#30
Draft
qqpann wants to merge 2 commits into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of change
NotCMS CLI の onboarding を、初期化から最初の content query まで一続きにします。
notcms initに統合これにより、手作業で認証・依存追加・schema 生成をつなぐ必要がなくなり、Dashboard の first-success checklist と同じ完了地点まで CLI から到達できます。
検証:
pnpm checkpnpm test(SDK: 114 passed / 2 skipped)pnpm --filter notcms-dash test:e2e:first-success(実 CLI を含む 2/2 passed)Pull-Request Checklist
mainbranchpnpm checkpasses with this changepnpm testpasses with this changeFixes #0000— N/A(関連 Issue なし)